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 0x50 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 72 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 224 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 39 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 151 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 52 │ false │ OK # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 8 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 97 │ 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__->