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 0x14 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 95 false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 137 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 41 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 145 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 35 false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 247 │ 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__->