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-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 0x0c │ inherit 204 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 32 │ false │ OK │ # vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 fixed 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 30 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 119 │ 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__->