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 0xa4 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 14 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 94 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 89 │ false │ OK # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 40 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 165 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 254 │ 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__->