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 0x90 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 inherit 58 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 169 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 238 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 1 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 194 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 77 │ 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__->