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 0x38 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 76 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 fixed 0x70 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 241 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 254 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 14 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ other inherit 0xe4 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 99 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 63 │ 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__->