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 0x60 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 85 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 39 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 5 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 132 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 161 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 33 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 140 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 11 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 210 true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 fixed 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ 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__->