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 0xd0 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 5 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 88 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 161 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 other │ inherit 0xa8 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 194 │ true │ OK │ # │ vxlan 4 │ 4 │ fixed 0xd8 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 35 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 200 │ false │ OK │ # vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 252 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 104 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 216 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 24 │ 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__->