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 0xc8 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 6 fixed 0xb0 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 177 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 241 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 18 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 190 │ false │ OK │ # │ geneve │ 6 other │ fixed 0xdc │ fixed 139 │ 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__->