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 0x48 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 6 │ inherit 0x54 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 13 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 216 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 68 │ true │ OK │ # │ geneve 6 │ other │ fixed 0x28 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 40 │ 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__->