make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 170 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 63 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 251 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 243 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 53 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 130 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->