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 0x80 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 60 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 46 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 6 │ inherit 0x08 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 32 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 225 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 202 │ true │ OK │ # │ geneve 4 │ 6 │ fixed 0xdc │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 37 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 6 │ inherit 0xa0 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 234 │ 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__->