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 0xc8 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 81 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 204 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 158 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 77 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 59 │ 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__->