make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 206 true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 107 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 120 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->