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 0x54 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 62 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 86 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 192 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 62 │ 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__->