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 0x2c │ inherit 128 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 93 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 229 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 40 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 114 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 89 │ true │ OK │ # │ geneve 4 │ 4 │ fixed 0x6c │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 66 │ 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__->