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 0x9c │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 246 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 138 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 220 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 104 │ true │ OK # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 161 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc inherit 159 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 144 │ true OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 148 │ true │ OK │ # │ geneve │ 6 4 │ fixed 0x08 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 148 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 199 │ 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__->