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 0x70 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 240 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 214 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 40 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 16 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 63 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 35 │ false │ OK │ # │ vxlan │ 6 4 │ inherit 0xc8 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 46 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 220 │ 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__->