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 0x9c │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 58 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 26 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 52 │ false │ OK # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 176 │ 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__->