make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xdc │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 235 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 46 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 207 │ false │ OK │ # │ geneve 6 │ 4 │ fixed 0xd4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 78 │ 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__->