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 0x04 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 30 │ true │ OK # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 26 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 65 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 186 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 126 │ 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__->