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 0x74 │ inherit 37 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 74 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 166 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 216 │ false │ OK │ # │ gre │ 6 other │ inherit 0x78 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 3 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 72 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 51 │ false │ OK │ # │ vxlan 6 │ 4 │ inherit 0x58 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 192 │ 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__->