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 0x7c │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 143 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 68 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc inherit 114 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 133 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 120 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 40 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 13 │ 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__->