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 0xa0 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 223 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 251 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 181 │ true │ OK │ # ├─────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 48 false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 175 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 2 │ 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__->