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 0x18 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 232 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 129 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 142 │ false │ OK │ # │ gre │ 6 │ 6 fixed 0x80 │ fixed 176 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 120 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 133 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 69 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 251 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 126 │ 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__->